home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: Turbo C++ 3.0 Timer.H
- Date: Mon, 08 Apr 96 12:35:33 GMT
- Organization: none
- Message-ID: <828966933snz@genesis.demon.co.uk>
- References: <4k98hl$3fk@sanjuan.islandnet.com>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4k98hl$3fk@sanjuan.islandnet.com>
- abehind@islandnet.com "Abram Hindle" writes:
-
- >How do I use the TIMR.H is turbo c++?
-
- TIMR.H is not defined by the C language. Try an implementation-specific
- newsgroup, maybe comp.os.msdos.programmer.
-
- >I try but can't seem to do anything!
- >I include it then I try starting a timer by going:
- >Timer::start();
-
- :: is a syntax error in C. The place to discuss C++ is comp.lang.c++ (but
- make sure your question is about the C++ language).
-
- >It then says error and it should have a -> or a . in front of
- >it so I put the . in front of it and it gives me other error
- >messages. It's memmber of Timer(); I'm calling but it doesn't
- >do anything for me! COuld You guys PLEASE HELP?
-
- You'll fare much better by posting to an appropriate newsgroup.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-